home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9633 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: inforamp.net!ts1-10
  2. From: rmorin@inforamp.net (Randy Charles Morin)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Can someone offer some suggestions for a begining C/C++ programmer?
  5. Date: Sun, 03 Mar 96 06:37:20 GMT
  6. Organization: MiddleWorld SoftWare
  7. Message-ID: <4hbemo$899@sam.inforamp.net>
  8. References: <31338F30.1505@ix.netcom.com>
  9. NNTP-Posting-Host: ts1-10.tor.inforamp.net
  10. X-Newsreader: News Xpress Version 1.0 Beta #4
  11.  
  12. In article <31338F30.1505@ix.netcom.com>,
  13.    Chris Berg <Wonko@ix.netcom.com> wrote:
  14. >Howdy!  I'd appreciate some help from someone with a little more experience 
  15. >in C/C++ programming if they'd be kind enough to help.  I'm taking an 
  16. >introduction to C class right now, but I plan on taking C++ in the near 
  17. >future.  I'm looking to get a nice compiler so I can start doing my class 
  18. >work at home.  I'm running a 75mhz pentium Compaq Presario with Windows 95.  
  19. >Hard drive space is not a problem.  I'd like to get a compiler that will 
  20. >carry me for a good long time.  Something that I can code C, C++, and maybe 
  21. >even Java if possible (at a later date obviously).  Is there such beast out 
  22. >there?  Can someone recommend a good compiler?  i checked out Borland C++ 
  23. >4.5, but I'm not certain that it's Win95 compatable.  Turbo C++ 5.0 appears 
  24. >to be Win95 compatable, but seems like an awful lot of program.  Anyone have 
  25. >a recomendation?
  26.  
  27. Borland 4.52 is needed for true Windows 95 programming.  Borland 5.0 is 
  28. shipping, but I haven't heard much about it.  Microsoft 4.0 is my choice of 
  29. Windows 95 programming platforms.  I was a Borland supporter until they effed 
  30. me around over the last two years.  
  31.  
  32. #1 - They did not send me my free update 4.51, saying I didn't register the 
  33. 4.5 product.  But strangely, I ordered 3 1/2 inch diskette version of 
  34. 4.5 directly from them.  To get the 3 1/2 inch diskette version you had to be 
  35. a registered user of 4.5.
  36.  
  37. #2 - They keep making massive changes the OWL classes.  I've already had to 
  38. make two major rewrites of my payroll application.  I've converted it to MFC, 
  39. which is less volatile.
  40.  
  41. Agrivar
  42.